gpsbabel.git
2020-05-15 tsteven4update shapelib to 1.5.0. (#559)
2020-05-14 tsteven4convert dg100 to Format class (#557)
2020-05-13 tsteven4use qdatetime for dg100 format (#556)
2020-05-13 tsteven4Add regression test capability for DG100/DG200 format...
2020-05-07 tsteven4fix nmea writer date bug. (#553)
2020-05-04 tsteven4convert unicsv to Format class (#552)
2020-05-01 tsteven4fix windows issues with kml.h including windows.h ...
2020-05-01 tsteven4convert kml to Format class (#550)
2020-05-01 tsteven4add recoverymode and CRC checking to FIT reader. (...
2020-04-28 tsteven4sprintf/snprintf replacements (#548)
2020-04-28 tsteven4introduce xasprintf that accepts a QScopedPointer&...
2020-04-24 tsteven4migrate advanced travis build to focal. (#546)
2020-04-21 tsteven4convert garmin_fit to Format class. (#544)
2020-04-21 tsteven4add missing include file to build.
2020-04-19 tsteven4improve MSVC 2015 workaround. (#543)
2020-04-18 tsteven4convert subrip, energympro, globalsat_sport to Format...
2020-04-18 tsteven4update linux/macos CI Qt 5.12.8 (#541)
2020-04-17 tsteven4assume energympro and globalsatsport use LocalTime...
2020-04-17 Pierre BernardAdded support for Qstarz BL-1000 .BIN files (#515)
2020-04-16 tsteven4A variety of loose ends (#540)
2020-04-15 tsteven4Fallthrough corrections (#538)
2020-04-14 tsteven4Fix access to QByteArray/QString outside the valid...
2020-04-13 tsteven4rework subrip format synchronization. (#536)
2020-04-13 tsteven4Generalize xmlgeneric callbacks (#532)
2020-04-08 tsteven4improve kml reader speed 5.1x. (#531)
2020-04-05 tsteven4Optimize QString usage in gpx format. (#530)
2020-04-03 tsteven4Lowranceformat (#529)
2020-03-31 tsteven4convert random format to Format class. (#528)
2020-03-30 tsteven4convert nmea format to Format class. (#524)
2020-03-27 tsteven4migrate to travis-ci.com (#526)
2020-03-27 tsteven4update Dockerfiles to use webengine instead (#525)
2020-03-26 tsteven4work around DG-100 getconfig issues (#519)
2020-03-26 tsteven4make some geojson member functions private. (#523)
2020-03-26 tsteven4convert geojson format to Format class. (#522)
2020-03-23 tsteven4fix gtm writer issue with empty tracks. (#521)
2020-03-19 GPSBabelMerge pull request #518 from gpsbabel/kmlfencepost
2020-03-18 tsteven4modernize radius filter ... (#511)
2020-03-18 tsteven4CLI renamed to gpsbabel on all builds. (#520)
2020-03-16 Robert LipeSuspend uploading to transfer.sh. Sites refer to it...
2020-03-16 Robert LipeSuspend uploading to transfer.sh. Sites refer to it...
2020-03-13 Robert LipeFix generated IGC file to refelect recent change in...
2020-03-13 GPSBabelMerge pull request #514 from tsteven4/simplifyopt3
2020-03-13 Robert LipeDont count ending fencepost when interpolating TimeSpan...
2020-03-13 Robert LipeMake command line version lower case only - everywhere.
2020-02-26 tsteven4 optimize simplify filter.
2020-02-24 tsteven4make shape a subclass of Format. (#512)
2020-02-20 tsteven4use initializer list to construct gpx tag hash. (#509)
2020-02-20 tsteven4update format specific handling. (#502)
2020-02-19 tsteven4extend travis cache expiration date. (#510)
2020-02-16 Robert LipeMore thoroughly hide clearly broken code that should...
2020-02-16 Robert LipeRemove debugging.
2020-02-16 Robert LipeDelete debuging from yahoo.
2020-02-16 Robert LipeSomething empty to force a codacy push.
2020-02-16 Robert LipeMerge branch 'master' of https://github.com/gpsbabel...
2020-02-15 tsteven4retire route_head_alloc(). (#507)
2020-02-15 tsteven4reference file relocation. (#506)
2020-02-14 Ralf HorstmannImplement GCID parsing in unicsv and extend ID to 64bit...
2020-02-13 tsteven4warning fixes (#505)
2020-02-12 tsteven4use standard bionic image for travis coverage build...
2020-02-12 Ralf HorstmannSome more fixes for issues found by afl/asan (#500)
2020-02-09 tsteven4Rework interpolate filter, retire some magic numbers...
2020-02-09 Ralf HorstmannSome fixes for issues found with afl and address saniti...
2020-02-06 tsteven4add address sanitizer, undefined behavior sanitizer...
2020-02-06 tsteven4miscellaneous cleanups (#496)
2020-02-05 tsteven4use rounding when interpolating time in arcdist filter...
2020-02-05 tsteven4reimplement nmea waypoint status tracking. (#494)
2020-02-05 tsteven4fix stack buffer overflow errors in igc reader.
2020-02-04 tsteven4re-implement gpx version handling. (#488)
2020-02-04 Chris Mayofix removal of tomtom test temporary ov2 file (#492)
2020-02-04 tsteven4relocate no output format display routine. (#486)
2020-02-04 tsteven4xcsv TIMET_TIME, TIMET_TIME_MS fix for the last fix...
2020-02-02 tsteven4Qt5127 (#489)
2020-01-31 tsteven4Fix memory leak in lowranceusr version 4 writer. (...
2020-01-30 tsteven4convert xcsv format to sub-class of Format. (#481)
2020-01-30 tsteven4clang-tidy modernize-use-auto, part 2, but (#485)
2020-01-29 tsteven4clang-tidy modernize-use-auto, but (#483)
2020-01-28 tsteven4eliminate const_cast from lowranceusr. (#480)
2020-01-28 tsteven4rework gathering of serialization information. (#479)
2020-01-27 tsteven4Improve xcsv modularization, fix some xcsv end cases...
2020-01-27 Ralf HorstmannConvert mynav to Format sub-class (#472)
2020-01-27 tsteven4Delete unused cet bits. (#469)
2020-01-27 tsteven4modify format access to waypts via global list. (#478)
2020-01-26 tsteven4refactor height filter to appease cppcheck & MSVC ...
2020-01-26 tsteven4fix some xcsv bugs. (#477)
2020-01-26 Robert LipeCheckpoint yahoo work. This gets messy because xml_form...
2020-01-25 tsteven4gpsbabel::textstream now accepts open mode flags (...
2020-01-22 tsteven4update codacy coverage tool. (#471)
2020-01-22 tsteven4try to get codacy cppcheck running without height.cc...
2020-01-21 Ralf HorstmannConvert ggv_bin format to sub-class of Format (#462)
2020-01-21 tsteven4Don't lie to mkshort about utf8. (#468)
2020-01-21 tsteven4Drop backup/restore of wpts, rtes, trks in main. ...
2020-01-21 tsteven4fix RouteList::copy() (#466)
2020-01-20 tsteven4remove HAVE_LINUX_HID support from builds. (#465)
2020-01-20 tsteven4Datetime optimization (#439)
2020-01-19 Ralf HorstmannAdd OpenBSD support to qmake project (#464)
2020-01-18 tsteven4eliminate cet usage in destinator, igo8, mmo. (#463)
2020-01-18 GPSBabelMerge pull request #453 from ra1fh/ggv-bin-int-overflow
2020-01-18 tsteven4retire cet_convert_strings (#459)
2020-01-17 tsteven4clean up make icon doc. (#460)
2020-01-16 tsteven4use QTextStream for garmin_txt format. (#458)
next